
        D-Link DL10050-based FAST Ethernet Adapter
	D-Link DFE-550TX FAST Ethernet 10/100 Adapter
	D-Link DFE-550FX 100Mbps Fiber-optics Adapter
	D-Link DFE-580TX 4 Port Server Adapter
	D-Link DFE-530TXS PCI Fast Ethernet Adapter 

 	Packet Driver Installation for NCSA


 Getting Started
 ---------------
    The First Step :

    Loading driver via two methods :

    METHOD 1:
    ---------
    - If the DLH5X.SYS program is used, the following statement must be
      included in your CONFIG.SYS file:

      DEVICE = DLH5X.SYS [/option] <packet_int_no>

      See \PKTDRV\README.TXT for addition parameters

      You can place this line anywhere in the CONFIG.SYS file.

    METHOD 2:
    ---------
    - If the DLH5X.COM program is used, follow these steps:

    - Execute DLH5X.COM by typing:

          >DLH5X [/option] <packet_int_no>

      See \PKTDRV\README.TXT for addition parameters

    The Secondry Step:

    - First, you need to install NCSA TCP/IP distributions into your

      machines. See also NCSA TCP/IP distributions \INSTALL for detail

      informations.

    - Please set correct values in CONFIG.TEL which is included in NCSA
      TCP/IP distributions as followings:

      in CONFIG.TEL
            :
            :
         hardware    = packet
            :
            :

      These values must the same as driver's parameters.

    - NCSA TCP/IP associated programs are ready to used

      See also NCSA TCP/IP distributions \INSTALL for detail informations

    Examples:

      > DLH5X.COM 0x62

      > EDIT CONFIG.TEL
            :
        hardware     = packet
            :

      > TELNET <IP_ADDRESS>

